![]() |
Documentation for Users
1.3.0
Perception Toolbox for Virtual Reality (PTVR) Manual
|
Go to the source code of this file.
Namespaces | |
mnread_vr_experiment | |
Functions | |
def | create_scotoma (scene) |
def | create_tangent_screen (visual_angle_of_centered_object, scene, is_active, first_screen=False) |
def | create_scene (phrase_to_display, visual_angle_of_centered_object, scene, my_world, phrase_to_write="", tag="", logmar_value=0) |
def | sentences_sequence_mnread (my_world) |
def | main () |
Variables | |
headPOV = parameters.height_of_subject_in_m | |
current_coordinate_system = np.array([0, headPOV, 0]) | |
informations_text_size = parameters.visual_angle_of_centered_object | |
list | current_tangent_screen = [] |
list | empty_screen = [] |
list | new_origin_coordinates = [] |